Skip to main content

Adding Virtualization Devices for Monitoring

Overview

In order to get started with the monitoring for virtualization devices, we need to first add the devices to Motadata AIOps and in turn enable it to collect data from these devices for monitoring. This guide helps you with the process of adding virtualization devices to Motadata AIOps so that you are able to start monitoring them.

At a high level, this process includes creating a credential profile and a discovery profile, assigning the credential profile to a discovery profile, and executing a successful discovery run.

This is followed by provisioning the discovered devices as monitors in the system. This will enable Motadata AIOps to continuously monitor the resources and generate alerts and insights based on their performance metrics. You can also customize the monitoring settings for each monitor, such as the polling interval, threshold values, and alert notifications.

Virtualization Vendors Supported

You can add devices to AIOps to monitor them from all the major virtualization vendors which include the following:

Virtualization Solutions Supported
Citrix Xen
Citrix Xen Cluster
ESXi
Vcenter
Hyper-V
Hyper-V Cluster

Let us look into the process to add a device from each vendor.

Adding a Citrix Xen device

1. Create a Credential Profile

We will start by creating a credential profile for the device we are trying to add.

Go to Menu. Select Settings . After that, Go to Network Discovery and select Credential Profile. The credential profile screen is displayed. Select Create Credential Profile to create a new credential profile.

A pop-up for entering the credential profile details is displayed.

Credential Profile Parameters

Enter the required details in the pop-up as follows:

FieldDescription
Credential Profile NameProvide a unique Credential Profile Name. This name is used to identify a credential profile.
ProtocolSelect HTTP/HTTPS as Protocol from the drop-down. The option to provide the credential details is then displayed based on the protocol selected.
Username and PasswordEnter these details for the virtual device you want to monitor.
Authentication TypeSelect the correct Authentication Type based on the authentication of the device.

Select Reset to erase all the current field values entered in the pop-up, if required.

Select Create Credential Profile to create the credential profile in the system. The credential profile is now created.

You can view the newly created profile in the credential profile interface by using the Search option available above the list of profiles.

Now, let's move to the next step and create a discovery profile.

2. Create a Discovery Profile

Let us create a discovery profile for the device we are trying to add. Discovery profile allows us to discover devices in an infrastructure using the device address and associated credential profile.

Go to Menu. Select Settings . After that, Go to Network Discovery and select Discovery Profile. The discovery profile screen is displayed. Select Create Discovery Profile to create a new discovery profile.

A new screen to create the discovery profile is now displayed. Select Virtualization from the menu as shown below:

Select Citrix Xen to create a discovery profile.

Discovery Profile Parameters

Enter the required details in the screen as follows:

FieldDescription
Discovery Profile NameProvide a unique Discovery Profile Name. This name is used to identify a discovery profile.
IP-Host/IP Range/CIDR/CSV

The address of the device to be discovered in one of the following formats:

- IP: The IP address(IPv4 or IPv6) of the device to be discovered.

- IP Range: A range of IP addresses(IPv4) in case multiple devices need to be discovered using the same profile.

- CIDR: A range of IP addresses(IPv4) using the CIDR notation if multiple devices need to be discovered using the same profile.

- CSV: The name of the CSV file used to import a range of addresses. You can enter IPv4, IPv6, or a combination of both addresses in the CSV file that you wish to upload.

CollectorsSelect one or more Collectors that should be used for collecting data from the devices discovered using this Discovery Profile. Select multiple Collectors for load balancing and failover mechanism. In case you don’t select a Collector, the AIOps shall automatically select a relevant collector to leverage the load balancing feature.
note

Ensure that you select correct Collector(s) based on how you want to distribute the load across all Collectors

GroupsSelect one or more Groups that will be assigned to the monitors you provision using this discovery profile.
Credential ProfileSelect a created Credential Profile to assign it to the discovery profile you are trying to create. You can also create a new credential profile from this screen using the Create Credential Profile button. In this case, we will select the credential profile Citrix_xen_cred we created in the 1st step while creating a credential profile.
TagsSelect one or more Tags that you wish to assign to the discovery profile.
PortThe port number field is already populated.
Ping CheckThe Ping Check button is switched ON by default. This means that AIOps will only discover the device if the ping is available for that device. Toggle this button OFF if you want AIOps to discover the device withouth doing a ping check.
Notify via E-mail and Notify via SMS

The system allows notifying users about a discovery run through E-mail and SMS.

- Specify E-mail addresses (comma separated) in the Notify via E-mail field to trigger email notifications.

- Specify mobile numbers (comma separated) in the Notify via SMS to send SMS notifications.

Select Reset to erase all the current field values, if required.

Select Save and Exit if you have created the discovery profile but do do want to execute a discovery run.

Select Save and Schedule if you have created the discovery profile and wish to schedule its run at a specific time.

Select Save and Run if you want execute the discovery run immediately after creation.

We have created a credential profile Citrix_xen_Cred in the 1st step. After that, we have created a discovery profile Citrix_xen_Dis in the 2nd step and assigned the credential profile to the discovery profile. After selecting, Save and Run, we have initiated a discovery run which leads us to our next step, which is, Provision the Discovered Devices as Monitors.

3. Provision the Discovered Devices as Monitors

After initiating the discovery profile execution, AIOps starts the process to discover the devices.

Once the discovery execution is complete, the list of all the devices discovered is displayed. Select the devices that you want to be listed as Monitors in the system.

Click on Add Selected Objects to add the selected devices as Monitors. These devices listed as Monitors will now be monitored further by AIOps.

These devices can be viewed under the Monitor tab from the Main Menu. Select the Monitor tab from the main menu. After that, Select Virtualization to view all the monitors that are added to the system.

The Citrix Xen devices are now successfully added to AIOps.